[@Markets]
{
#SAY
Hello <$USERNAME>,\
I am your personal storage.\
I can also exchange items.\
What would you like to do?\ 

<Store Item/@storage>\  
<Get Item/@getback>\
<Exit/@exit>\



[@storage]
#IF
#SAY
Lay down items to Store!\
<Back/@Markets>

[@getback]
#IF
#SAY
Choose the you want back!\\
<Back/@Markets>


[@Punish]
#CALL	[\Common\Punish.txt]	@Punisher
[@CheckAction]
#CALL	[\Common\CheckAction.txt]	@Actions
}